3 research outputs found

    Implementation of a TCM-based computational health informatics diagnostic tool for Sub-Saharan African students

    No full text
    Health status checkup is a crucial step towards early detection of diseases. Health status diagnosis, in university health centers, within the sub-Saharan African region, can be cumbersome and time consuming. In many cases, facilities for health checkup are not available. Traditional Chinese Medicine (TCM) is a promising approach, when integrated with in-silico methods. This study was conducted to implement a TCM-based computational health informatics diagnostic tool. The tool was applied to diagnose African students. This study was also conducted to stimulate further research into in-silico TCM diagnostics. Besides developing a reliable biometric verification system, to ascertain the real identities of patients brought to university health centers, it is assistive to create a platform that provides automated and complementary support for preliminary health diagnostic activities. It also mitigates stress, by helping to efficiently decipher and provide quick objective opinion from the perspective of a computerized decision support system. The diagnostic module of the computational health informatics diagnostic tool adopts knowledge from a TCM facial color diagnosis.A comprehensive literature search was conducted for relevant full-text research papers. Only research publications written in English language were reviewed. The present work was compared qualitatively and quantitatively with the existing works noted in the literature. Facial detection and matching algorithms were implemented for the TCM-based computational health informatics diagnostic tool by using Java programming language. Facial image acquisition processes were conducted. Captured facial images of African students were preprocessed. Facial feature extraction was performed by implementing feature extraction algorithms. An algorithm for the extraction of color information and measurement was also implemented. Knowledge of machine learning was applied to extract and collate facial features, and to machine learn from them. Facial classification and recognition algorithms were implemented. Finally, the results from the computational health informatics diagnostic tool were evaluated, by conducting a performance evaluation and validation.This study provides qualitative and quantitative information on facial recognition, facial color information measurement, as well as prediction of health status, for some sub-Saharan African University students. Performance evaluation was shown using confusion matrix and ROC curves. Statistical analysis of the experimental results was presented. The parameters in each diagnostic illustration were shown with valid range. In order to justify the effectiveness of the computational tool, further explanations were provided from relevant methodology guides on the evaluation of diagnostic tests.The computational health informatics diagnostic tool will complement the diagnostic efforts in university health centers of sub-Saharan African universities. It will also be useful for personal health diagnosis of interested individuals. The tool will also be viable for educating health professionals. TCM will be of immense benefit to developing countries by positively contributing towards diagnosing different non-communicable diseases and some infectious diseases in such countries. Keywords: Computational health informatics, Traditional Chinese medicine, Diagnostics, Non-communicable diseases, Infectious diseases, Facial image recognition, Informatic

    MAVSCOT: A fuzzy logic-based HIV diagnostic system with indigenous multi-lingual interfaces for rural Africa.

    Get PDF
    HIV still constitutes a major public health problem in Africa, where the highest incidence and prevalence of the disease can be found in many rural areas, with multiple indigenous languages being used for communication by locals. In many rural areas of the KwaZulu-Natal (KZN) in South Africa, for instance, the most widely used languages include Zulu and Xhosa, with only limited comprehension in English and Afrikaans. Health care practitioners for HIV diagnosis and treatment, often, cannot communicate efficiently with their indigenous ethnic patients. An informatics tool is urgently needed to facilitate these health care professionals for better communication with their patients during HIV diagnosis. Here, we apply fuzzy logic and speech technology and develop a fuzzy logic HIV diagnostic system with indigenous multi-lingual interfaces, named Multi-linguAl HIV indigenouS fuzzy logiC-based diagnOstic sysTem (MAVSCOT). This HIV multilingual informatics software can facilitate the diagnosis in underprivileged rural African communities. We provide examples on how MAVSCOT can be applied towards HIV diagnosis by using existing data from the literature. Compared to other similar tools, MAVSCOT can perform better due to its implementation of the fuzzy logic. We hope MAVSCOT would help health care practitioners working in indigenous communities of many African countries, to efficiently diagnose HIV and ultimately control its transmission

    FULangS: A Capstone Scripting Tool

    Full text link
    This paper reports the development experiences and features of FULangS, a quasi, general-purpose scripting paradigm developed at the Federal University Lokoja, Nigeria as part of the requirements for a capstone course in Survey and Organization of Programming Languages during the 2016/2017 Academic Session. FULangS was written in C programming language, with the Flex/lex environment for lexical analysis, Bison/yacc for semantic analysis and Cygwin, to build and compile the flex/lex and yacc/bison files. The language is compiled for the Microsoft Windows environment, and in addition to being functional, FULangS is also an imperative computer scripting paradigm, possessing the ability to describe a sequence of steps that change the state of the computer. FULangS scripts interprets to a virtual machine and offers special feature support for stack machines and garbage collection
    corecore